home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / program / inter52f.zip / INT2WHLP.ZIP / I2W-TEST.ZIP / OVERVIEW.LST < prev    next >
File List  |  1994-05-01  |  837b  |  18 lines

  1. --------!---OVERVIEW-------------------------
  2. This list is a brief description of each of the 256 interrupts. Each
  3. description begins with "INT nn " where "nn" is a two digit hexadecimal
  4. number 00 - FF. For automatic processing, do not rely on the order being
  5. consecutive.
  6.  
  7. Notice: This is a truncated file used only for test purposes.
  8.  
  9. INT 00 - CPU-generated - DIVIDE ERROR
  10. INT 01 - CPU-generated - SINGLE STEP; (80386+) - DEBUGGING EXCEPTIONS
  11. INT 02 - external hardware - NON-MASKABLE INTERRUPT
  12. INT 03 - CPU-generated - BREAKPOINT
  13. INT 04 - CPU-generated - INTO DETECTED OVERFLOW
  14. INT 05 - PRINT SCREEN; CPU-generated (80186+) - BOUND RANGE EXCEEDED
  15. INT 06 - CPU-generated (80286+) - INVALID OPCODE
  16. INT 07 - CPU-generated (80286+) - PROCESSOR EXTENSION NOT AVAILABLE
  17. INT 08 - IRQ0 - SYSTEM TIMER; CPU-generated (80286+)
  18.